-
Home
-
Backup by Supsystic
-
2.3.12 (latest)
-
Code
-
Classes
- OauthPlugin
Total Complexity |
29 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
289 |
Lines of code |
132 |
Logical lines of code |
64 |
Comment lines |
109 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepareParameters() |
S |
57 |
6 |
17 |
onRequestBeforeSend() |
S |
52 |
4 |
26 |
getOauthParams() |
S |
55 |
3 |
20 |
shouldPostFieldsBeSigned() |
S |
65 |
4 |
9 |
buildAuthorizationHeader() |
S |
64 |
3 |
9 |
getParamsToSign() |
S |
63 |
2 |
11 |
__construct() |
S |
59 |
1 |
15 |
getTimestamp() |
S |
79 |
2 |
3 |
getSubscribedEvents() |
S |
73 |
1 |
5 |
getSignature() |
S |
70 |
1 |
5 |
getStringToSign() |
S |
64 |
1 |
9 |
generateNonce() |
S |
78 |
1 |
3 |